﻿/*********************************************/
/* custom.css for MHT Sharepoint site        */
/* Last Updated: October 6, 2025             */
/*********************************************/

/*

T of C
** 1. Basic settings
** 2. Images
** 3. Tables
** 4. Basic Cards
** 5. Color cards
** 5. Right-Div cards
** 6. Event cards
** 7. Media objects
** 8. Photo-container
** 9. Breadcrumbs


GALLERIES
--DB portal
--Explore
--Awards
--Home-Links
--Home-Cards
--JP at Home
--JPPM Education
--JPPM Mac Lab
--JPPM Audio Tours

COLOR CARDS
--Featured Projects
--Database Portal
--Outreach

RIGHT DIV CARDS
--MIHP
--NR
--Synthesis

EVENT CARDS
--Annual Events
--Summer Camps
--Workshops

MEDIA OBJECTS
--Roadshow
--Fieldsession
--MHT Press
--State Plan
--JPPM Sections

TABLES
--Staff Directory by Section
--Staff Directory Alpha
--How Do I Find
--PR staff
--PR instructions
--NR differences
--JPPM Staff
--Plants
 
ARTICLES
--Archaeo programs

BREADCRUMBS


1. Print media query, hide left sidebar
2. Breadcrumbs
3. Left-sidebar collapsible
4. Dropdown menus


*/

@import url("https://fonts.googleapis.com/css?family=Montserrat:700i");

/* search button on home page */
.mdgov-search,
.mdgov-search__input {
    border-radius: 1rem;
}

.mdgov-search__button {
    border-radius: 1rem;
}

/* maximum width of page */
.mdgov-outerWrap
.mdgovInnerWrap {
    max-width: 2800px;
}


/* Only display masthead background images on larger screens. */
@media (max-width: 992px) {
    /*
        1. Edit the .mdgov-masthead rule's background-image to your own default site-wide image.
        2. Use the .mdgov-fixed .mdgov-mastead rule to override your default if using a combination of fluid and fixed width layouts.
        3. Use masthead modifier classes "--tall, --full. REMOVE or COMMENT any not in use.
    */
    /* JPPM Site-wide masthead. */
}
/*
    .mdgov-masthead {
        background-image: url("/Style Library/egov/img/JPPM-1920x250.jpg");
    }
    .mdgov-fixed .mdgov-masthead {
        background-image: url("/Style Library/egov/img/JPPM-1200x250.jpg");
    }
    .mdgov-masthead.mdgov-masthead--tall {
        background-image: url("/Style Library/egov/img/JPPM-1920x500.jpg");
    }
    .mdgov-fixed .mdgov-masthead.mdgov-masthead--tall {
        background-image: url("/Style Library/egov/img/JPPM-1200x500.jpg");
    }
    .mdgov-masthead.mdgov-masthead--full {
        background-image: url("/Style Library/egov/img/JPPM-1920x1020.jpg");
        overflow: hidden;
    }
    .mdgov-fixed .mdgov-masthead.mdgov-masthead--full {
        background-image: url("/Style Library/egov/img/JPPM-1200x1020.jpg");
        background-size: auto;
        background-position: top center;
    }
    .mdgov-masthead--angled {
        background-image: url('/Style Library/egov/img/JPPM-masthead-bg-angled.jpg');
    }
.mdgov-masthead {
    background-image: url("/Style Library/egov/img/MHT2-1920x250.jpg");
}

.mdgov-fixed .mdgov-masthead {
    background-image: url("/Style Library/egov/img/MHT2-1200x250.jpg");
}

.mdgov-masthead.mdgov-masthead--tall {
    background-image: url("/Style Library/egov/img/MHT2-1920x500.jpg");
}

.mdgov-fixed .mdgov-masthead.mdgov-masthead--tall {
    background-image: url("/Style Library/egov/img/MHT2-1200x500.jpg");
}

.mdgov-masthead.mdgov-masthead--full {
    background-image: url("/Style Library/egov/img/MHT2-1920x1020.jpg");
    overflow: hidden;
}

.mdgov-fixed .mdgov-masthead.mdgov-masthead--full {
    background-image: url("/Style Library/egov/img/MHT2-1200x1020.jpg");
    background-size: auto;
    background-position: top center;
}

.mdgov-masthead--angled {
    background-image: url('/Style Library/egov/img/MHT2-masthead-bg-angled.jpg');
}
*/
/*
.mdgov-masthead {
    background-image: url("/Style Library/egov/img/MHT3-1920x250.jpg");
}

.mdgov-fixed .mdgov-masthead {
    background-image: url("/Style Library/egov/img/MHT3-1200x250.jpg");
}

.mdgov-masthead.mdgov-masthead--tall {
    background-image: url("/Style Library/egov/img/MHT3-1920x500.jpg");
}

.mdgov-fixed .mdgov-masthead.mdgov-masthead--tall {
    background-image: url("/Style Library/egov/img/MHT3-1200x500.jpg");
}

.mdgov-masthead.mdgov-masthead--full {
    background-image: url("/Style Library/egov/img/MHT3-1920x1020.jpg");
    overflow: hidden;
}

.mdgov-fixed .mdgov-masthead.mdgov-masthead--full {
    background-image: url("/Style Library/egov/img/MHT3-1200x1020.jpg");
    background-size: auto;
    background-position: top center;
}

.mdgov-masthead--angled {
    background-image: url('/Style Library/egov/img/MHT3-masthead-bg-angled.jpg');
}
*/

/* MHT Site-wide masthead. */
/*
    .mdgov-masthead {
        background-image: url("/Style Library/egov/img/masthead-bg-fluid-1920x250.jpg");
    }
    .mdgov-fixed .mdgov-masthead {
        background-image: url("/Style Library/egov/img/masthead-bg-fixed-1200x250.jpg");
    }
    .mdgov-masthead.mdgov-masthead--tall {
        background-image: url("/Style Library/egov/img/masthead-bg-tall-fluid-1920x500.jpg");
    }
    .mdgov-fixed .mdgov-masthead.mdgov-masthead--tall {
        background-image: url("/Style Library/egov/img/masthead-bg-tall-fixed-1200x500.jpg");
    }
    .mdgov-masthead.mdgov-masthead--full {
        background-image: url("/Style Library/egov/img/masthead-bg-full-fluid-1920x1020.jpg");
        overflow: hidden;
    }
    .mdgov-fixed .mdgov-masthead.mdgov-masthead--full {
        background-image: url("/Style Library/egov/img/masthead-bg-full-fixed-1200x1020.jpg");
        background-size: auto;
        background-position: top center;
    }
    .mdgov-masthead--angled {
        background-image: url('/Style Library/egov/img/MHT-masthead-bg-angled.jpg');
    }
*/


.mdgov-masthead {
    background-image: url("/Style Library/egov/img/MHT4-1920x250.png");
}
.mdgov-masthead {
    background-image: url("/Style Library/egov/img/MHT6-1920x250.png");
}

.mdgov-masthead--angled {
    background-image: url('/Style Library/egov/img/MHT5-masthead-bg-angled.png');
}

.mdgov-masthead--angled {
    background-image: url('/Style Library/egov/img/MHT4-masthead-bg-angled.png');
    background-image: url('/Style Library/egov/img/MainPage.png');
}

/* For displaying angled card background effect. Note that background color is 
    specified as the primary brand in the core CSS already.*/
.mdgov-masthead.mdgov-masthead--full:before {
    content: "";
    backface-visibility: hidden;
    transform: skew(0deg,-3deg);
    height: 50%;
    width: 100vw;
    position: absolute;
    z-index: 0;
    transform-origin: bottom left;
    left: 0;
    bottom: -110px;
}

    @media (min-width: 992px) {
        /* opaque overlay */
        .mdgov-hero--shaded {
            background-color: rgba(0,0,0,0.25);
        }

        .mdgov-hero {
            min-height: 180px;
        }
    }

    /* Online Services Widget Container */
    .svc_filterForm {
        background-color: #e9ecef;
        padding: 1rem 1rem 0 1rem;
        margin-bottom: 1rem;
    }

/* /*Button Code*/
/* .btn-primary {
        color: #fff;
       /* background-color: #000000;*/
/* border-color: #000000;
    }

     /*   .btn-primary:hover {
            color: #fff;
            background-color: #959595;
            border-color: #000000;
        }

        .btn-primary:focus, .btn-primary.focus {
            box-shadow: 0 0 0 0.2rem rgba(44, 98, 158, 0.5);
        }

        .btn-primary.disabled, .btn-primary:disabled {
            color: #fff;
            background-color: #000000;
            border-color: #000000;
        }

        .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
        .show > .btn-primary.dropdown-toggle {
            color: #fff;
            background-color: #000000;
            border-color: #000000;
        }

            .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
            .show > .btn-primary.dropdown-toggle:focus {
                box-shadow: 0 0 0 0.2rem rgba(44, 98, 158, 0.5);
            }

    btn-light {
        color: #000;
        background-color: #000000;
        border-color: #f8f9fa;
    }

    .btn-light:hover {
        color: #000;
        background-color: #707070;
        border-color: #dae0e5;
    }

    .btn-light:focus, .btn-light.focus {
        box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
    }

    .btn-light.disabled, .btn-light:disabled {
        color: #000;
        background-color: #f8f9fa;
        border-color: #f8f9fa;
    }

    .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
    .show > .btn-light.dropdown-toggle {
        color: #000;
        background-color: #000000;
        border-color: #d3d9df;
    }

        .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
        .show > .btn-light.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
        }*/

    /* CSS for Resuable content */
/*
    .reusableContentMainDiv01 .nav-link[data-toggle="collapse"] {
        border-bottom: 1px solid rgba(0,0,0,0.1);
    }
    .reusableContentMainDiv02 .nav-link[data-toggle="collapse"] {
        border-bottom: 1px solid rgba(0,0,0,0.1);
    }
    .reusableContentMainDiv03 .nav-link[data-toggle="collapse"] {
        border-bottom: 1px solid rgba(0,0,0,0.1);
    }
    .reusableContentMainDiv04 .nav-link[data-toggle="collapse"] {
        border-bottom: 1px solid rgba(0,0,0,0.1);
    }
    */

    /* Numbers being shown under the Carousel. This fix would be incorporated by Mike in core files… */
    .carousel-indicators li {
        text-indent: -4000px;
    }

    /* IE 11 is not showing the angled dividers correctly. Height property for SVG is missing. */
    .mdgov-divider--diag {
        height: 4vw;
    }
}

.gallery {
    display: flex;
}

.gallery-item {
    background: #aaa;
}
/*footer-2024-css*/
:root {
    --mdgov-footer-bg-color: #000;
}

[data-mdgov-theme=dark] {
    --mdgov-footer-bg-color: #000;
}

body {
    background-color: #000 !important;
}

.mdgov-footer-2024 {
    padding-top: 56px;
    padding-bottom: 56px;
    background-color: var(--mdgov-footer-bg-color);
    color: #fff;
}

    .mdgov-footer-2024 a {
        color: #fff;
        text-decoration: none;
    }

        .mdgov-footer-2024 a:hover, .mdgov-footer-2024 a:focus {
            text-decoration: underline;
        }

.mdgov-footer-2024__top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-flow: column;
    gap: 16px;
}

@media (min-width: 992px) {
    .mdgov-footer-2024__top {
        flex-flow: row;
        gap: 32px;
    }
}

.mdgov-footer-2024__nav {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0;
}

    .mdgov-footer-2024__nav > li + li:before {
        padding-right: 1rem;
        padding-left: 1rem;
        color: rgba(255, 255, 255, 0.5);
        content: "-";
    }

.mdgov-footer-2024__agency {
    display: flex;
    align-items: center;
    flex-flow: column;
    gap: 16px;
}

.mdgov-footer-2024__agency__logo img {
    max-width: 90px;
}

.mdgov-footer-2024__agency__address {
    text-align: center;
}

    .mdgov-footer-2024__agency__address address {
        max-width: 350px;
        margin: 0;
        background-color: transparent;
        border: 0;
        padding: 0;
    }

        .mdgov-footer-2024__agency__address address:before {
            content: none;
        }

        .mdgov-footer-2024__agency__address address strong {
            font-size: 1.2rem;
            line-height: 1;
        }

@media (min-width: 992px) {
    .mdgov-footer-2024__agency__address {
        text-align: left;
    }
}

.mdgov-footer-2024__agency__links {
    display: flex;
    flex: 1 0 0%;
    flex-flow: column;
    justify-content: center;
}

@media (min-width: 992px) {
    .mdgov-footer-2024__agency {
        flex-flow: row;
        align-items: flex-start;
    }
}

.mdgov-footer-2024__bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    margin-top: 48px;
    padding-top: 48px;
}

    .mdgov-footer-2024__bottom a {
        color: #fff;
    }

.mdgov-footer-2024__bottom__heading {
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
}

.mdgov-footer-2024__bottom h3 {
    font-size: 1.25rem;
}

.mdgov-footer-2024__bottom__links {
    display: flex;
    flex-flow: column;
    gap: 24px;
}

    .mdgov-footer-2024__bottom__links a {
        display: block;
        line-height: 1;
    }

    .mdgov-footer-2024__bottom__links ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .mdgov-footer-2024__bottom__links ul li {
            margin-bottom: 0.75em;
        }

.ewf-footer__heading {
    color: #fff;
}

.ewf-footer__links h3 {
    color: #fff;
    margin-bottom: 20px !important;
}

@media (min-width: 992px) {
    .mdgov-footer-2024__bottom__links {
        flex-flow: row;
    }

        .mdgov-footer-2024__bottom__links > div {
            flex: 1 1 auto;
        }
}

.media {
    margin: 0;
    padding: 1rem;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-direction: column;
    border-top: 1px solid #111;
    gap: 0.5rem;
}

@media (max-width: 500px) {
    .media.media-left .media-body {
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .media.media-right .media-image {
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .media.media-left .media-image {
        margin-right: 2rem;
        padding-bottom: 0;
        margin-bottom: 0;
    }
}

@media (min-width: 500px) {
    .media.media-left .media-image {
        padding-right: 2rem;
    }
}

.media-image {
    width: min(300px, 100%);
}

.media-body {
    flex: 1;
    padding-right: 2rem;
}

.media-image img {
    width: 100%;
}

@media (min-width: 500px) {
    .media {
        flex-direction: row;
    }
}



/* START OF MHT SPECIFIC CODE */

body {
    /* gray outside background */
    /* background-color: #ccc !important; */
}


li.divider {
    list-style: none;
    border-top: 1px solid #ccc;
    height: 6px;
}

/* hide Twitter */
    a [href="https://twitter.com/mdhisttrust"] {
    display: none;
}

/* default links */
a:link,
a:visited,
a:hover,
a:active {
    color: #C8122C;
}

/* bold links on main section of page, except for home page News */
#mdgovMain a:link,
#mdgovMain a:visited,
#mdgovMain a:hover,
#mdgovMain a:active {
    font-weight: 700;
}

/* bold links on right sidebar */
.right-sidebar a:link,
.right-sidebar a:visited,
.right-sidebar a:hover,
.right-sidebar a:active {
    font-weight: 700;
}

/* normal weight links on news-list, home-cards, home-links*/
#mdgovMain .news-list a:link,
#mdgovMain .news-list a:visited,
#mdgovMain .news-list a:hover,
#mdgovMain .news-list a:active,
#mdgovMain .home-cards a:link,
#mdgovMain .home-cards a:visited,
#mdgovMain .home-cards a:hover,
#mdgovMain .home-cards a:active,
#mdgovMain .home-links a:link,
#mdgovMain .home-links a:visited,
#mdgovMain .home-links a:hover,
#mdgovMain .home-links a:active {
    font-weight: 400;
}

/* color of links on footer */
#mdgovFooter a:link,
#mdgovFooter a:focus,
#mdgovFooter a:visited,
#mdgovFooter a:hover,
#mdgovFooter a:active {
    color: white;
}

.mdgov-social__icon:focus, .mdgov-social__icon:hover {
    color: #FFC838;
}

.mdgov-social a:link,
.mdgov-social a:visited,
.mdgov-social a:hover,
.mdgov-social a:active {
    color: white;
}

.mdgov-notifications a:link,
.mdgov-notifications a:visited,
.mdgov-notifications a:hover,
.mdgov-notifications a:active {
    color: white;
}

/* color of links on color-cards, carousel, right div cards */
.color-cards a:hover,
a.carousel-item:hover,
a.right-div-card:hover {
    text-decoration: underline !important;
    color: white !important;
}
.color-cards a:focus {
    outline: 3px solid black;
}

/* minimum height of content */
.mdgov-main {
    min-height: 700px;
}

/* hide mdgov-sectionNav */
nav.mdgov-sectionNav {
    display: block;
    display: none;
}

/* link color of dropdowns */
li.mdgov-dropDown.active > a,
li.mdgov-dropDown.active > a:link,
li.mdgov-dropDown.active > a:visited,
li.mdgov-dropDown.active > a:hover,
li.mdgov-dropDown.active > a:active {
    color: #000;
}

#DeltaPlaceHolderMain {
    background-color: #ccc;
}

.error-page {
    background-color: white;
}

.right-container {
    margin: auto;
    padding-bottom: 1rem;
}

.clearfix {
    clear: both;
}


/* ****** MAIN ******* */

html.has-ribbon .mdgov-outerWrap {
    margin-top:0;
}

/* ****** LEFT SIDEBAR ******* */
.left-sidebar {
    /* collapse class */
    /* FIX gray bar on mobile */
}

.left-sidebar-heading {

}

.left-sidebar-content {
    margin-top: 0;
}

#section-sidebar h2 {
    padding-left: 1rem;
}

/*
.p-3 {
    margin-bottom: -3rem;
    padding: 1rem 0 0 0;
}

.p-3 .show {
    margin-bottom: 0;
}
*/

@media (min-width: 500px) {
    .sidebar-collapse-head {
        visibility: hidden;
    }
    #section-sidebar {
        display: block;
        margin-top: -3rem;
    }
}

html.has-ribbon #mdgovMain .collapse-head > a:link,
html.has-ribbon #mdgovMain .collapse-head > a:visited,
html.has-ribbon #mdgovMain .collapse-head > a:hover,
html.has-ribbon #mdgovMain .collapse-head > a:active {
    color: white;
    color: black;
    text-decoration: none;
}

.collapse-head span {
    display: inline;
    margin: 0 0 0 1rem;
    padding: 0;
}

.collapse-head {
    background-color: #eee;
    background-color: none;
    border-bottom: 1px solid #ccc;
    padding: 3px 5px;
    font-size: 110%;
    color: black;
}

/* LINKS AND RESOURCES bar on mobile */
.sidebar-collapse-head {
    background-color: none;
    background: black;
    border-bottom: 1px solid #ccc;
    padding: 3px 5px;
    font-size: 110%;
    color: black;
    border-bottom: 1px solid #ccc;
    padding: 3px 5px;
    font-size: 110%;
    padding-top: 0;
    color: white;
    margin-top: -16px;
    margin-left: -16px;
    margin-right: -16px;
}

.sidebar-collapse-head a:link,
.sidebar-collapse-head a:visited,
.sidebar-collapse-head a:hover,
.sidebar-collapse-head a:active {
    color: white;
}

/* sidebar list format */
ul.sidebarlinks {
    padding-left: 1em;
}

ul.sidebarlinks li {
    list-style: none;
    border-bottom: 1px solid #ccc;
    margin-left: 0;
    padding: 0 2px 0 2px;
}

ul.sidebarlinks li ul.sidebarlinks-sublist {
    list-style: none;
    list-style-image: none;
    padding: 0;
}

ul.sidebarlinks li ul.sidebarlinks-sublist li {
    list-style-image: none;
    border-bottom: 1px solid #ccc;
    padding: 0 2px 0 17px;
}

/* buttons on sidebar */
.btn-Sidebar {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
    padding: 8px 30px;
    background-color: #0072c6;
    height: 40px;
    color: white;
    margin-left: 1rem;
}

.btn-Sidebar a {
    color: white;
}

.btn-Sidebar a:link,
.btn-Sidebar a:visited,
.btn-Sidebar a:hover,
.btn-Sidebar a:active {
    color: white;
}

.btn-Sidebar:hover {
    color: #fff;
    background-color: #959595;
    border-color: #000000;
}

.btn-Sidebar:focus, .btn-Sidebar.focus {
    box-shadow: 0 0 0 0.2rem rgba(44, 98, 158, 0.5);
}

.btn-Sidebar.disabled, .btn-Sidebar:disabled {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}

.btn-Sidebar:not(:disabled):not(.disabled):active, .btn-Sidebar:not(:disabled):not(.disabled).active,
.show > .btn-Sidebar.dropdown-toggle {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}

.btn-Sidebar:not(:disabled):not(.disabled):active:focus, .btn-Sidebar:not(:disabled):not(.disabled).active:focus,
.show > .btn-Sidebar.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(44, 98, 158, 0.5);
}

/* don't know what this does */
html.has-ribbon #mdgovMain li.btn-Sidebar a,
html.has-ribbon #mdgovMain li.btn-Sidebar a:link,
html.has-ribbon #mdgovMain li.btn-Sidebar a:visited,
html.has-ribbon #mdgovMain li.btn-Sidebar a:hover,
html.has-ribbon #mdgovMain li.btn-Sidebar a:active {
    color: white;
    font-weight: 700;
}

/* ****** RIGHT SIDEBAR ******* */
.right-sidebar h1,
.right-sidebar h2,
.right-sidebar h3 {
    color: black;
} 

/* ****** 404 PAGE ******* */
/* error page is full width */
.page404-container {
    display: flex;
    justify-content: flex-start;  
    padding: 0 2rem;
}

.page404 {
    width: 100%;
}
 
.page404-column-container
{
    display: flex;
    flex: 1;
}

.page404 .page404-column {
}

.page404 .img-container {
    display: flex;
    width: 90%;
    gap: 1rem; 
    display: block; 
}

.page404 .img-container .img-container-img {
    display: flex;
    flex-direction: column;
}

.page404 .img-container-img img {
    height:40%;
}

.page404 .img-container-img span {
    display:block;
    width: 100%;
}

/* ****** TYPOGRAPHY AND MAIN STYLES ******* */
/* color of items in carousel */
.carousel-caption h3 {
    color: white;
}

h1 {
    line-height: 1.4em;
    color: #0072C6;
}

h1.mdgov-section__heading {
    font-weight: 900;
}

h1.mdgov-section__heading::before {
    height: 0px;
    background-color: white;
}

#mdgovMain h2 {
    margin-bottom: 1rem;
}

h2.patuxent-title {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    font-size: 75%;
}

span.linktext {
    display: block;
    font-size: 60%;
}

h2.subhead {
    font-size: 60%;
    font-style: italic;
}

h3 {
    margin-bottom: 0.5rem !important;
}

a > .ms-rtestate-field h3,
a > .ms-rteElement-H3 h3 {
    color: #C8122C;
}

h3.link-color {
    color: #C8122C;
}

/* not used */
/*
div.importanttext {
    background-color: #ddd;
    padding: 0.3rem 0.5rem;
    margin-bottom: 0.5rem;
    border-radius:1rem;
    min-height: 40px;
    vertical-align: middle;
}

div.importanttext h2 {
    color: black;
}
*/

p.indented, 
.ms-rtestate-field p.indented {
    margin-left: 2.5rem;
}

.initial-line {
    font-weight: bold;
    font-size: 110%;
}

span.posted {
    font-size: 60%;
    padding-left: 0.25rem;
}

ul.news-list li {
    font-size: 120%;
    margin-bottom: 3px;
}

.more-news li {
    font-weight: 600;
}

.news-see-also {
    display: block;
    float: none;
}

@media (min-width: 1120px) {
    .news-see-also {
        float: right;
    }
}

ul li ul li {
    list-style-type: disc;
}

p.qa-answer {
    margin-left: 2.5rem;
}

dl {
}

dt {
}

dd {
    margin-left:1rem;
}

dl.workshops {
}

.workshops dt {
    margin-top: 1rem;
    font-weight: bold;
}

.workshops dd {
    margin-left: 1rem;
}

.bibentry p {
    margin-left: 2rem;
    text-indent: -1rem;
}

a.pdf {
    padding-right: 1.25rem;
    background: transparent url(/PublishingImages/icons/acrobat.gif) no-repeat right center;
}

a.doc {
    padding-right: 1.25rem;
    background: transparent url(/PublishingImages/icons/word.gif) no-repeat right center;
}

a.xls {
    padding-right: 1.25rem;
    background: transparent url(/PublishingImages/icons/excel.gif) no-repeat right center;
}

a.zip {
    padding-right: 1.25rem;
    background: transparent url(/PublishingImages/icons/zip.gif) no-repeat right center;
}

.photo-link {
    padding-right: 1.25rem;
    background: transparent url(/PublishingImages/icons/acrobat.gif) no-repeat right center;

}
.photo-link {
    position: absolute;
    top: 20px;
    right: 20px;
    background: #ccc;
    border-right: 0.5rem;
    height: 10px;
    width: 10px;
    z-index: 3;
}

.misc-link {
}

.carousel-inner {
    border: 1px solid black;
}

/* ****** DIRECTIONS PAGE ******* */
.iframe-container {
    position: relative;
    overflow: hidden;
    width: min(600px, 80%);
    height: min(400px, 50%);
}
.iframe-item {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

/* ****** NAV AND NAV PILLS ******* */
/* buttons on each section launch page */
ul.nav-pills {
    margin: 2rem 0 0 0;
    padding: 0;
}

#awards ul.nav-pills {
    font-size: 70%;
    text-transform: uppercase;
    line-height: 1.2;
    height: 2.5rem;
}

.nav-pills > li {
    float: left;
    margin-right: 0.625rem;
    border-radius: 0.5rem;
    margin-bottom:1rem;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    color: #ffffff;
    background-color: inherit;
}

.btn-MHT {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
    padding: 8px 30px;
    background-color: #0072c6;
    height: 2.5rem;
    height: auto;
    color: white;
    width: fit-content;
}

.btn-MHT a:link,
.btn-MHT a:visited,
.btn-MHT a:hover,
.btn-MHT a:active {
    color: white;
}

html.has-ribbon #mdgovMain li.btn-MHT a,
html.has-ribbon #mdgovMain li.btn-MHT a:link,
html.has-ribbon #mdgovMain li.btn-MHT a:visited,
html.has-ribbon #mdgovMain li.btn-MHT a:hover,
html.has-ribbon #mdgovMain li.btn-MHT a:active {
    color: white;
    font-weight: 700;
}

.btn-MHT:hover {
    color: #fff;
    background-color: #959595;
    border-color: #000000;
}

.btn-MHT:focus, .btn-MHT.focus {
    box-shadow: 0 0 0 0.2rem rgba(44, 98, 158, 0.5);
}

.btn-MHT.disabled, .btn-MHT:disabled {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}

.btn-MHT:not(:disabled):not(.disabled):active, .btn-MHT:not(:disabled):not(.disabled).active,
.show > .btn-MHT.dropdown-toggle {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}

.btn-MHT:not(:disabled):not(.disabled):active:focus, .btn-MHT:not(:disabled):not(.disabled).active:focus,
.show > .btn-MHT.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(44, 98, 158, 0.5);
}


/* ****** BUTTONS ******* */
/* button above News on home page */
.btn-home {
    color: #fff;
    border-color: #000000;
    padding: 8px 20px;
    background-color: #0072c6;
    height: 3.75rem;
    line-height: 1.3;
    color: white;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    gap: 1rem;
    gap: 0.5rem;
}

.btn-home a:link,
.btn-home a:visited,
.btn-home a:hover,
.btn-home a:active {
    color: white;
}

html.has-ribbon #mdgovMain li.btn-home a,
html.has-ribbon #mdgovMain li.btn-home a:link,
html.has-ribbon #mdgovMain li.btn-home a:visited,
html.has-ribbon #mdgovMain li.btn-home a:hover,
html.has-ribbon #mdgovMain li.btn-home a:active {
    color: white;
    font-weight: 700;
}

.btn-home:hover {
    color: #fff;
    background-color: #959595;
    border-color: #000000;
}

.btn-home:focus, .btn-home.focus {
    box-shadow: 0 0 0 0.2rem rgba(44, 98, 158, 0.5);
}

.btn-home.disabled, .btn-home:disabled {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}

.btn-home:not(:disabled):not(.disabled):active, .btn-home:not(:disabled):not(.disabled).active,
.show > .btn-home.dropdown-toggle {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}

.btn-home:not(:disabled):not(.disabled):active:focus, .btn-home:not(:disabled):not(.disabled).active:focus,
.show > .btn-home.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(44, 98, 158, 0.5);
}

/* ****** IMAGES ******* */
/* images should float right if there is space, otherwise stack */
.img,
.i450right img,
.i300right img,
.i200right img,
.i100right img,
.i600center img,
.i900center img,
.right-container img,
.left-float img,
.media-image img {
    width: 100%;
    border-radius: 1rem;
}

.i450right,
.i300right,
.i200right,
.i600center,
.i900center,
.right-container,
.left-float,
.media-image {
    position: relative;
}

.i450right {
    display: block;
    float:none;
    width: min(450px, 100%);
}

.i300right {
    display: block;
    float: none;
    width: min(300px, 100%);
}

.i200right {
    display: block;
    float: none;
    width: min(200px, 100%);
}

.i100right {
    display: block;
    float: right;
    width: min(100px, 100%);
}

.i600center {
    display: block;
    float: none;
    width: 100%;
}

.i900center {
    display: block;
    float: none;
    width: 100%;
}

.right-container {
    display: block;
    float: none;
    width: 100%;
}

.left-float {
    display: block;
    float: left;
    width: min(450px, 100%);
}

@media (min-width: 500px) {
    .i450right {
        float: right;
        margin-left: 2rem;
        width: min(450px, 50%);
    }

    .i300right {
        float: right;
        margin-left: 2rem;
        width: min(300px, 50%);
    }

    .i200right {
        float: right;
        margin-left: 2rem;
        width: min(200px, 33%);
    }

    .i600center {
        display: block;
        width: min(600px, 67%);
    }

    .i900center {
        display: block;
        width: min(900px, 100%);
    }

    .right-container {
        display: block;
        width: 90%;
    }
}

/* captions will hide if hidden-caption */
.caption {
    font-size: 80%;
    font-style: italic;
    display: block;
    width: 100%;
    margin-left: 0.5rem;
    margin-bottom:1rem;
}

.credit-caption {
    font-size: 80%;
    font-style: italic;
    display: block;
    width: 100%;
    margin-left: 0.5rem;
    margin-bottom: 1rem;
}

.hidden-caption {
    font-size: 80%;
    font-style: italic;
    width: 100%;
    margin-left: 0.5rem;
    margin-bottom: 1rem;
    display: none;
    display: block;
}

/* this is to allow overlay caption */
/*
img2 + span.caption::before {
    position: absolute;
    right: 10px;
    bottom: 10px;
    content: 'fa fa-camera';
    font-family: '';
    background-color: rgba(255, 255, 255, 0.75);
    padding: 3px;
    border-radius: 0.5rem;
    width: 24px;
    height: 24px;
    text-align: center;
    opacity: 0.75;
    color: black;
}

img + span.caption:hover::before {
    opacity: 0;
}
*/

/* ****** TABLES ******* */
/* min- or max- width on columns? */
/* STACK AT CERTAIN SIZE */
/*  
STAFF
180 220 250 120
HOW DO I FIND
250 280 240
PR REVIEWERS TOP
280 180 280
PR REVIEWERS BOTTOM
440 180 180
*/


.table-striped {
    width: 100%;
    margin-bottom: 1rem;
}

.table-striped th {
    background-color: #aaa;
    color: white;
    padding: 3px;
}

.table-striped td,
#StaffDirectory .table-striped th {
    border-bottom: 1px solid #ccc;
    vertical-align: top;
    padding-right: 2rem;
}

@media (min-width: 500px) {
    .table-striped > tbody > tr:nth-child(odd) {
        background-color: #f9f9f9;
    }

    /*  
    tr:nth-of-type(2n) {
    background-color: hsl(0 0% 0% / 0.1);
    }
    */
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}

/* ****** STAFF DIRECTORY TABLE ******* */
/* ****** PR REVIEWERS TOP TABLE ******* */
/* ****** PR REVIEWERS BOTTOM TABLE ******* */
/* ****** HOW DO I FIND TABLE ******* */

td,
#StaffDirectory td {
    padding-right: 1rem;
}

td.email {
    width: min(100%, 200px);
}

td.name {
    width: min(100%, 200px);
}

td.title {
}

td.phone {
    width: min(100%, 200px);
}

td.col1 {
    width: 300px;
}

.pr-reviewers .col1 > span {
    display: block;
    font-style: normal;
}

/* fixed on smaller mobile screens to stack */
@media (max-width: 500px) {
    #StaffDirectory th,
    .pr-reviewers-top th,
    .pr-reviewers th,
    .collapse th,
    .nr-designation th {
        display: none;
    }

    #StaffDirectory td.name,
    #StaffDirectory td.title,
    #StaffDirectory td.email,
    #StaffDirectory td.phone,
    .pr-reviewers-top td.name,
    .pr-reviewers-top td.phone,
    .pr-reviewers-top td.email,
    .pr-reviewers td.col1,
    .pr-reviewers td.col2,
    .pr-reviewers td.col3,
    .collapse td.needhelp,
    .collapse td.page,
    .collapse td.contact,
    .nr-designation td.col1,
    .nr-designation td.col2,
    .nr-designation td.col3 {
        display: block;
        width: auto;
    }

    #StaffDirectory td.name,
    .pr-reviewers-top td.name,
    .pr-reviewers td.col1,
    .collapse td.needhelp,
    .nr-designation td.col1 {
        font-weight: bold;
    }

    #StaffDirectory td.phone,
    .pr-reviewers-top td.email,
    .pr-reviewers td.col3,
    .collapse td.contact,
    .nr-designation td.col3 {
        border-bottom: 2px solid black;
    }

    .pr-reviewers td.col2:before {
        content: 'Architectural Historian: ';
    }

    .pr-reviewers td.col3:before {
        content: 'Archaeologist: ';
    }

    .nr-designation td.col2:before {
        content: 'National Register: ';
    }

    .nr-designation td.col3:before {
        content: 'Local Designation: ';
    }

    .pr-reviewers .col1 > span,
    .pr-reviewers .pr-colhead > span {
        display: block;
        font-style: normal;
    }

    .pr-reviewers .pr-colhead {
        background-color: #eee;
    }
    td.cell-blank {
        display:none;
    }
}

/* ****** PLANTS TABLE ******* */
/* smaller table for plants section, will show up same on desktop and mobile */
.plants {
    display: block;
    margin-top: 20px;
    margin-bottom: 30px;
    width: min(100%, 400px);
}

.plants > tbody > tr:nth-child(odd) {
    background-color: #f9f9f9;
}

.plants th {
    background-color: #aaa;
    color: white;
    padding: 3px;
}

.plants td {
    border-bottom: 1px solid #ccc;
    vertical-align: top;
}

/* ****** CARDS ******* */
/* these are cards with fixed size, img on top and caption on bottom, sometimes with header */
.card-deck {
    margin: 0 0 2rem 0;
    margin: 0;
    padding: 1rem;
    gap: 1rem;
    border: none;
    display: grid;
    grid-gap: 1rem;
    grid-template-columns: 1fr;
}

.card-deck-full {
    grid-template-columns: 1fr;
}

@media (min-width: 500px) {
    .card-deck {
        grid-template-columns: 1fr 1fr;
    }
    .card-deck-full {
        grid-template-columns: 1fr;
    }
}

@media (min-width: 768px) {
    .card-deck {
        grid-template-columns: 1fr 1fr 1fr;
    }
    .card-deck-full {
        grid-template-columns: 1fr;
    }
}

.card-deck .card {
    border: none;
    display: flex;
    overflow: clip;
}
.card-deck .card:focus {
    border: 5px solid black;
}

.card-deck .card img {
    width: 100%;
}

.card-deck .card-header {
    background: none;
}

h4.header-title {
    font-size: 130%;
    line-height: 1.4;
    text-align: center;
    font-weight: bold;
    margin: 0;
}

h4.header-title a:hover {
    text-decoration: underline;
}

.card-body {
    padding: 0.5rem;
}

.card-deck .card-body {

}

.card-body p {
    text-align: center;
    font-weight: normal;
}

.card-body small {
    text-align: center;
}

h5.card-title {
    font-size: 100%;
    line-height: 1.4;
    text-align:center;
    font-weight: bold;
}

h5.card-title a:hover {
    text-decoration:underline;
}

h5.card-caption {
    font-size: 90%;
    line-height: 1.4;
    text-align: center;
    font-weight: normal;
}

.card-deck-200 .card {
    flex: 0 0 min(200px, 100%);
}

.card-deck-250 .card {
    flex: 0 0 min(250px, 100%);
}

/* ****** HOME PAGE IMAGE CARDS ******* */
/* specially designed cards for home page */
.home-card-deck {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-direction: row;
    margin: 0;
    padding: 1rem;
    gap: 1.5rem;
    border: none;
}

.home-card-deck .card {
    width: min(250px, 100%);
    border: 5px solid #8e6803;
    overflow: hidden;
}
.home-card-deck .card:focus {
    outline: 1px solid black;
    outline-offset: 1rem;
}

.home-card-deck .card .card-img-top {
    height: min(200px, 100%);
    height: auto;
    object-fit: cover;
    max-width: 100%;
}

.home-card-deck img {
    width: 100%;
    overflow: hidden;
}

.home-card-deck .card-body {
    color: black;
    background-color: #eee;
    height: min(80px, auto);
}

.home-card-deck h4.card-title {
    margin-top: 0;
    padding-top: 0;
    color: black;
}

.home-card-deck h4.card-title:hover {
    text-decoration: underline;
}

/* ****** HOME PAGE LINK CARDS ******* */
/* specially designed cards for home page */
.home-links-deck {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-direction: row;
    margin: 0;
    padding: 1rem;
    gap: 0.5rem;
    border: none;
}

.home-links-deck .card {
    flex: 0 0 min(250px, 100%);
    margin-left: 5px;
    margin-right: 1rem;
    margin-right: 0;
    padding: 0.5em;
    border: 10px solid #8e6803;
}

.home-links-deck .card h2 {
    margin-bottom: 0.5rem;
}

.home-links-deck .card ul {
    padding-left: 2rem;
}

.home-links-deck .card li {
    list-style: square;
    line-height: 1.3;
    padding-bottom: 4px;
    padding-left: 1 rem;
}

#mdgovMain .home-links-deck a {
    font-weight: normal;
}

/* ****** MHT-LIBRARY PAGE ******* */
/* on small screens, cards show up side by side but smaller */
.mht-resource-guides img {
    border: 1px solid #ccc;
}

@media (max-width: 500px) {
    .mht-resource-guides .card {
        width: 125px;
        flex: 0 0 125px;
    }
    .mht-resource-guides {
        grid-template-columns: 1fr 1fr;
    }
}

/* ****** JPPM EVENT CARDS ******* */
/* special design for JPPM events */
.events {
    gap: 1rem;
}

.events .card {
    border: 1px solid #ccc;
    text-align: left;
    display: flex;
    border-radius: 1rem;
}

.event-cards {
}

.events .card-header {
    background-color: #eee;
}

.events .event-title {
    font-weight: bold;
}

.events .event-date {
    font-size: 90%;
    font-weight: 600;
    margin-bottom: 0;
}

.events .event-time {
    font-size: 90%;
    font-weight: 600;
    margin-top: 0;
}

.events .event-desc {
    font-size: 90%;
}

.events .event-button {
    align-self: flex-end;
}

.events .event-header {

}

.btn-events {
    /* red button like btn-home */
}

/* ****** FIELDTRIPS CARDS ******* */
/* special design for JPPM field trips and summer camps */
.fieldtrips h4.header-title {
    font-size: 130%;
}

.fieldtrips .card-body p {
    font-size: 80%;
}

/* ****** EXPLORE PAGE CARDS ******* */
/* these are cards with image and caption, flex with fixed size */
.color-cards {
    justify-content: flex-start;
    gap: 0.5rem;
    flex-flow: row wrap;
    margin-left:0;
}

@media (min-width: 500px) {
    .color-cards {
        margin-left: 20px;
        margin-left: 0;
    }
}

.color-cards .card {
    flex: 0 0 min(325px,100%);
    background-color: #0072c6;
}

.color-cards .card-300 {
    flex: 0 0 min(300px,100%);
}

.color-cards .card-275 {
    flex: 0 0 min(275px,100%);
}

.color-cards .card-body {
    padding: 0.5rem;
    background-color: #0072c6;
    color: white;
    height: min(100px, auto);
}

    .color-cards .card-body a {
    }

        .color-cards .card-body a:hover {
            text-decoration: underline;
            color: white;
        }

.color-cards h5.card-title {
    font-size: 100%;
    line-height: 1.4;
    font-weight: bold;
}

.cards-grid h5.card-title {
    font-size: 110%;
    font-size: 100%;
}

.cards-grid p {
    display:none;
}

.color-cards .card img {
    width: 100%;
}

/* ****** LINK CARD ON RIGHT ******* */
/* these are cards with image and caption floated right on large screens */
.right-div-card .card {
    display: block;
    width: min(300px, 100%);
}

@media (min-width: 500px) {
    .right-div-card .card {
        float: right;
        width: min(300px, 100%);
        margin-left: 1rem;
    }
}

.right-div-card img {
    width: 100%;
}

.right-div-card .card-body {
    color: white;
    background-color: #0072c6;
}

.right-div-card .card-body a {
    color: white;
}

.right-div-card .card-body a:hover {
    color: white !important;
    text-decoration: underline;
}

.right-div-card h5.card-title {
    color: white;
    font-size: 100%;
    font-weight: bold;
}

/* ****** MEDIA OBJECTS ******* */
/* these are media-image on left or right and media-body, flex with image fixed size */
.media {
    margin: 0;
    padding: 1rem;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-direction: column;
    border-top: 1px solid #111;
    gap: 0.5rem;
}

@media (max-width: 500px) {
    .media.media-left .media-body {
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .media.media-right .media-image {
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .media.media-left .media-image {
        margin-right:2rem;
        padding-bottom: 0;
        margin-bottom: 0;
    }
}

@media (min-width: 500px) {
    .media.media-left .media-image {
        padding-right: 2rem;
    }
}

.media-image {
    width: min(300px, 100%);
}

.media-body {
    flex: 1;
    padding-right: 2rem;
}

.media-image img {
    width: 100%;
}

@media (min-width: 500px) {
    .media {
        flex-direction: row;
    }
}

.topborder {
    border-top: 1px solid black;
}

/* ****** MHT PRESS PAGE ******* */
/* special design for MHT Press page */
.mhtpress {
    border-top: 1px solid black;
    margin-top: 1rem;
    border-bottom: 1px solid #ccc;
    padding-bottom: 0.5rem;
    margin-bottom: 0.5rem;
}

/* yellow bg on card for featured item */
.mht-featured {
    background-color: #ffe370;
    padding: 10px;
}

/* FEATURED in red box above featured title */
.featured {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    background-color: #b22325;
    color: white;
    font-weight: bold;
    font-style: italic;
    padding: 5px;
    margin-left: 5px;
}

/* FEATURED red box appears on right if larger than 500px */
@media (min-width: 500px) {
    .mhtpress .media {
        flex-direction: row;
    }

    .featured {
        float: right;
        width: 120px;
        text-align: center;
    }
}

.pubtitle {
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0px;
    font-size: 110%;
}

.pubauthor {
    margin-bottom: 10px;
    margin-top: 0;
}

.pubsummary {
    margin-top: 10px;
    font-size: 90%;
}

.pubprice {
    display: inline;
    font-size: 90%;
    font-weight: bold;
    margin-bottom: 0;
    padding-bottom: 10px;
}

.pubprice-strike-through,
.pubpriceold {
    text-decoration: line-through;
    text-decoration: none;
}

.pubpricesale {
    display: block;
    color: #b22325;
    display: none;
}

.holidaysale {
    background-color: red;
    color: white;
    padding: 0 5px 0 5px;
}

/* ****** SIDE BY SIDE IMAGE AND CAPTION ******* */
/* photos to show in a row using flexbox, fill whole row */
.photo-container {
    margin: 0 0 2rem 0;
    margin: 0;
    padding: 1rem;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 1rem;
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.photo-container-4 {
    margin: 0 0 2rem 0;
    margin: 0;
    padding: 1rem;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 1rem;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
.photo-container-3 {
    margin: 0 0 2rem 0;
    margin: 0;
    padding: 1rem;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 1rem;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
.photo-container-2 {
    margin: 0 0 2rem 0;
    margin: 0;
    padding: 1rem;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 1rem;
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.img-container {
    flex-basis: 1 1 350px;
    flex-basis: 1 1 min(350px, 30%);
}

.img-container img {
    object-fit: cover;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border-radius: 5px;
}

/* ****** GRID GALLERY JPPM only ******* */
.grid-gallery-container-workshop {
    display: grid;
    grid-template-columns: 100px auto;
    grid-template-rows: auto;
    grid-column-gap: 1rem;
    background: #333;
    padding: 1rem;
    max-width: 20rem;
}

/* ****** LISTS WITH COLUMNS ******* */
/* used for heritage-areas and grants-clg pages */
.grid-columns {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: 1fr;
    grid-row-gap: 1rem;
    grid-column-gap: 1rem;
}

.grid-columns-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
}

.grid-columns-column {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
    flex: 1;
}

/* ****** IMAGE GALLERY ******* */
.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(57, 57, 57, 0.502);
    top: 0;
    left: 0;
    transform: scale(0);
    transition: all 0.2s 0.1s ease-in-out;
    color: #fff;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

dl.workshops {
}

.workshops dt {
    margin-top: 1rem;
    font-weight: bold;
}

.workshops dd {
    margin-left: 1rem;
}

li.nav-item {
    width: 300px;
}

@media print {
    footer {
        display: none;
    }

    header {
        display: none !important;
    }
    #header_container {
        display:none;
    }
}

.application-table td, .application-table th {
    border: 1px solid #ccc;
    vertical-align: top;
    padding-left: 3px;
    padding-right: 3px;
}

.application-table th {
    background: #aaa;
    color: white;
}

#searchInputBox {
    font-size: 16px;
}

.media-object {
    display: grid;
    grid-template-columns: 200px 1fr;
    gap: 1rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    margin-inline: 1rem;
    margin-bottom: 0;
}

.media-object img {
    width: 200px;
}

details {
    margin-bottom: 1rem;
}

details * {
    margin: 0;
}

details > div {
    padding-block: 1rem;
}

summary {
    margin-inline-start: 1rem;
    list-style-position: outside;
}

summary::marker {
    font-size: 75%;
    color: #ccc;
    color: black;
    cursor: pointer;
}

 